DX11 SET CAPTURE CARET OFFSET
Sets the current input position (of the would-be caret) in the string currently being captured.
Any future captured keystrokes will apply starting from to this position.
If the set position exceeds the size of the input string it will automatically be constrained to the end of the string.
DX11 SET CAPTURE CARET OFFSET offset
offset
Dword
The offset from the start of the input string at which to place the input caret.
This function does not return a value.
INPUT Functions Menu
DX11 Function Categories